Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /*
0003  * linux/arch/arm/mach-s3c64xx/mach-smartq.h
0004  *
0005  * Copyright (C) 2010 Maurus Cuelenaere
0006  */
0007 
0008 #ifndef __MACH_SMARTQ_H
0009 #define __MACH_SMARTQ_H __FILE__
0010 
0011 #include <linux/init.h>
0012 
0013 extern void __init smartq_map_io(void);
0014 extern void __init smartq_machine_init(void);
0015 
0016 #endif /* __MACH_SMARTQ_H */