]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
Xilinx: ARM: I2C Driver: Fix compilation errors
authorSadanand M <sadanan@xilinx.com>
Thu, 16 Jun 2011 04:04:59 +0000 (09:34 +0530)
committerJohn Linn <john.linn@xilinx.com>
Thu, 16 Jun 2011 15:40:16 +0000 (09:40 -0600)
commit0c0e2118dc430c4eca4fe5b132ce8876b56a367a
tree235d43002a6a3d2094698571be0c622585ffe6e5
parent61b22350e384847f20b454fde0c41c526d373180
Xilinx: ARM: I2C Driver: Fix compilation errors

The i2c ps driver was renamed from pss to ps, but the platform data structure
wasn't renamed, which causes the compilation to fail when platform data is
used. This patch fixes the error

Signed-off-by: Sadanand M <sadanan@xilinx.com>
arch/arm/mach-xilinx/devices.c
include/linux/xilinx_devices.h