1 #ifndef __BCM7038_WDT_PDATA_H 1 #ifndef __BCM7038_WDT_PDATA_H 2 #define __BCM7038_WDT_PDATA_H 2 #define __BCM7038_WDT_PDATA_H 3 3 4 struct bcm7038_wdt_platform_data { 4 struct bcm7038_wdt_platform_data { 5 const char *clk_name; 5 const char *clk_name; 6 }; 6 }; 7 7 8 #endif /* __BCM7038_WDT_PDATA_H */ 8 #endif /* __BCM7038_WDT_PDATA_H */ 9 9
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.