root/drivers/staging/media/atomisp/pci/hive_isp_css_common/mmu_global.h
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Support for Intel Camera Imaging ISP subsystem.
 * Copyright (c) 2015, Intel Corporation.
 */

#ifndef __MMU_GLOBAL_H_INCLUDED__
#define __MMU_GLOBAL_H_INCLUDED__

#define IS_MMU_VERSION_2

#include <mmu_defs.h>

#endif /* __MMU_GLOBAL_H_INCLUDED__ */