ti-gfx: add patch to fix build failure with es5.x
authorHadrien Boutteville <hadrien.boutteville@gmail.com>
Fri, 18 Jul 2014 16:46:36 +0000 (18:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Jul 2014 09:41:53 +0000 (11:41 +0200)
commitd14da1e82b8724b30fa7d5e6598d3e2916493258
tree812526a315d14a100dd159dc9b1e8c221e536333
parent44584bddd494c4509b795fc63974938205d7751d
ti-gfx: add patch to fix build failure with es5.x

Since commit a73fdc647417699833f22d0f239affe22e062827 in the kernel,
omap_dss_device's 'output' is renamed 'src'.

Build with es5.x fails because ti-gfx still uses 'output'.

Fix build with at least es5.x selected (AM35xx).

Signed-off-by: Hadrien Boutteville <hadrien.boutteville@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ti-gfx/ti-gfx-0001-fix-build-omaplfb-linux.patch [new file with mode: 0644]