1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Support for Intel Camera Imaging ISP subsystem.
4  * Copyright (c) 2015, Intel Corporation.
5  */
6 
7 #ifndef __EVENT_FIFO_GLOBAL_H
8 #define __EVENT_FIFO_GLOBAL_H
9 
10 /*#error "event_global.h: No global event information permitted"*/
11 
12 #endif /* __EVENT_FIFO_GLOBAL_H */
13