1. 19 5月, 2008 1 次提交
    • R
      [ARM] pxa: corgibl_limit_intensity build errors · 02a8e769
      Russell King 提交于
      If CONFIG_BACKLIGHT_CORGI is not selected, then corgibl_limit_intensity()
      is not present.  However, both corgi_pm.c and sharp_pm.c reference this
      symbol, resulting in a link error.
      
      Wrap the references with the relevant ifdefs, and avoid the resulting
      NULL pointer dereference by making the code in sharpsl_pm.c also
      conditional on the config symbol.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      02a8e769
  2. 18 5月, 2008 7 次提交
  3. 15 5月, 2008 1 次提交
  4. 10 5月, 2008 11 次提交
  5. 09 5月, 2008 4 次提交
  6. 08 5月, 2008 4 次提交
  7. 04 5月, 2008 3 次提交
  8. 30 4月, 2008 4 次提交
  9. 29 4月, 2008 5 次提交