]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rtc: m48t86: move m48t86.h to platform_data
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 26 Jun 2016 20:57:52 +0000 (22:57 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 27 Jun 2016 16:15:25 +0000 (18:15 +0200)
commit803bb30145df3132f9c8c8704d11a9e6732340c7
tree8f695742e772128c69aed607d0f3d06c37da69dc
parent10c2a2e71301deb4d7760c140606bc61841aacd3
rtc: m48t86: move m48t86.h to platform_data

m48t86.h belongs to include/linux/platform_data/

Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/mach-ep93xx/ts72xx.c
arch/arm/mach-orion5x/ts78xx-setup.c
drivers/rtc/rtc-m48t86.c
include/linux/m48t86.h [deleted file]
include/linux/platform_data/rtc-m48t86.h [new file with mode: 0644]