arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm / mach-s3c64xx / mach-smartq.h
blobf98132f4f430e3f5c12ea6fd9e8c6b2efb611d26
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * linux/arch/arm/mach-s3c64xx/mach-smartq.h
5 * Copyright (C) 2010 Maurus Cuelenaere
6 */
8 #ifndef __MACH_SMARTQ_H
9 #define __MACH_SMARTQ_H __FILE__
11 #include <linux/init.h>
13 extern void __init smartq_map_io(void);
14 extern void __init smartq_machine_init(void);
16 #endif /* __MACH_SMARTQ_H */