Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6-microblaze.git] / include / linux / rtc / rtc-omap.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 #ifndef _LINUX_RTCOMAP_H_
4 #define _LINUX_RTCOMAP_H_
5
6 int omap_rtc_power_off_program(struct device *dev);
7 #endif /* _LINUX_RTCOMAP_H_ */