Sign in
android
/
kernel
/
common
/
refs/heads/android15-6.6-desktop
/
.
/
include
/
linux
/
platform_data
/
bcm7038_wdt.h
blob: e18cfd9ec8f97cccb131f2f2fb901e8135fd6eed [
file
] [
log
] [
blame
] [
edit
]
#ifndef
__BCM7038_WDT_PDATA_H
#define
__BCM7038_WDT_PDATA_H
struct
bcm7038_wdt_platform_data
{
const
char
*
clk_name
;
};
#endif
/* __BCM7038_WDT_PDATA_H */