]> git.karo-electronics.de Git - karo-tx-linux.git/commit
media: marvell-cam: fix an ARM build error
authorJonathan Corbet <corbet@lwn.net>
Fri, 20 Apr 2012 15:22:50 +0000 (12:22 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 May 2012 17:46:17 +0000 (10:46 -0700)
commit2429eaf3b1bf0e41b3f3f76e917fc710b9511f42
tree1d6e42fa183062deb6b0557fbbd62145b6ed6cbf
parent64e7fc77d3eef5a0864929a58a034d6be4a6fb1d
media: marvell-cam: fix an ARM build error

commit 9967232f1be5bab10c7b7a8dcf51ff5c3c1a6d77 upstream.

One of the OLPC changes lost a little in its translation to mainline,
leading to build errors on the ARM architecture.  Remove the offending
line, and all will be well.

Reported-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/video/marvell-ccic/mmp-driver.c