1 #ifndef __BCM7038_WDT_PDATA_H 2 #define __BCM7038_WDT_PDATA_H 3 4 struct bcm7038_wdt_platform_data { 5 const char *clk_name; 6 }; 7 8 #endif /* __BCM7038_WDT_PDATA_H */ 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.