MIPS: BCM63XX: add HSSPI platform device and register it
Signed-off-by: Jonas Gorski <jogo@openwrt.org> Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/6180/
This commit is contained in:

committed by
Ralf Baechle

parent
fd034a1aae
commit
83bb90fa1b
8
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h
Normal file
8
arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef BCM63XX_DEV_HSSPI_H
|
||||
#define BCM63XX_DEV_HSSPI_H
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
int bcm63xx_hsspi_register(void);
|
||||
|
||||
#endif /* BCM63XX_DEV_HSSPI_H */
|
Reference in New Issue
Block a user