gpu: drm: tc35876x: move header file out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Wed, 17 May 2017 15:22:18 +0000 (17:22 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 13 Aug 2017 14:07:17 +0000 (16:07 +0200)
commit0a1c7959acd9674a0e4e59f911f3e5fbf25fd693
tree8fb370bc0ad459f9b9911eecf195a2ab9a2695c5
parent6c448f04c83713c49be7baf341ed6a04d7493a15
gpu: drm: tc35876x: move header file out of I2C realm

include/linux/i2c is not for client devices. Move the header file to a
more appropriate location.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
arch/x86/platform/intel-mid/device_libs/platform_tc35876x.c
drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c
include/linux/platform_data/tc35876x.h [moved from include/linux/i2c/tc35876x.h with 100% similarity]