]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00217621-02 - SPDC : fix build error enable both SPDC and EPDC
authorFugang Duan <B38611@freescale.com>
Thu, 19 Jul 2012 08:09:46 +0000 (16:09 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:26 +0000 (14:12 +0200)
commita2574e4d24137b2e8bbc3c3135dc0c4eb19ea8a4
tree6e82601f374dd081b7a7e8a9e00599a678118e06
parentc5f07e3ae5ed6195b7cdae3205351099c419802f
ENGR00217621-02 - SPDC : fix build error enable both SPDC and EPDC

- Add early param to select SPDC module, which can enable SPDC and
  EPDC modules build in kernel. Fix the build error because they both
  modules use the same gobal varaible.

Signed-off-by: Fugang Duan <B38611@freescale.com>
drivers/video/mxc/mxc_spdc_fb.c