xref: /openbmc/linux/include/linux/rtc/rtc-omap.h (revision 6256f7f7)
16256f7f7SKeerthy /* SPDX-License-Identifier: GPL-2.0 */
26256f7f7SKeerthy 
36256f7f7SKeerthy #ifndef _LINUX_RTCOMAP_H_
46256f7f7SKeerthy #define _LINUX_RTCOMAP_H_
56256f7f7SKeerthy 
66256f7f7SKeerthy int omap_rtc_power_off_program(struct device *dev);
76256f7f7SKeerthy #endif /* _LINUX_RTCOMAP_H_ */
8