GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-cns3xxx / devices.h
blob27e15a10aa85f3f036afd4ba2596eccac97ec040
1 /*
2 * CNS3xxx common devices
4 * Copyright 2008 Cavium Networks
5 * Scott Shu
6 * Copyright 2010 MontaVista Software, LLC.
7 * Anton Vorontsov <avorontsov@mvista.com>
9 * This file is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License, Version 2, as
11 * published by the Free Software Foundation.
14 #ifndef __CNS3XXX_DEVICES_H_
15 #define __CNS3XXX_DEVICES_H_
17 void __init cns3xxx_ahci_init(void);
18 void __init cns3xxx_sdhci_init(void);
20 #endif /* __CNS3XXX_DEVICES_H_ */