1. 03 6月, 2008 1 次提交
  2. 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
  3. 19 4月, 2008 1 次提交
  4. 02 3月, 2007 1 次提交
  5. 10 2月, 2007 1 次提交
  6. 20 6月, 2006 1 次提交
  7. 07 1月, 2006 1 次提交
  8. 06 1月, 2006 1 次提交
  9. 13 11月, 2005 1 次提交