]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
i2c: omap: move header to platform_data
authorWolfram Sang <wsa@the-dreams.de>
Thu, 19 Apr 2018 20:00:10 +0000 (22:00 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 May 2018 14:27:58 +0000 (16:27 +0200)
commit79fc540fd543f47e77e1c7d407f2c082872a4625
tree1868bca7b53eb111aaa15d543e958f38c88bc9fe
parent985ecf00375bde7d80be03a749f5b94d5ba77ac8
i2c: omap: move header to platform_data

This header only contains platform_data. Move it to the proper directory.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Tony Lindgren <tony@atomide.com>
14 files changed:
MAINTAINERS
arch/arm/mach-omap1/common.h
arch/arm/mach-omap1/i2c.c
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/mach-omap2/omap_hwmod_54xx_data.c
arch/arm/mach-omap2/omap_hwmod_7xx_data.c
drivers/i2c/busses/i2c-omap.c
include/linux/i2c-omap.h [deleted file]
include/linux/platform_data/i2c-omap.h [new file with mode: 0644]