[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rockbox-cvs
Subject:    funman: r18947 - trunk/apps
From:       mailer () svn ! rockbox ! org
Date:       2008-10-31 18:54:28
Message-ID: 200810311854.m9VIsSRv004272 () giant ! haxx ! se
[Download RAW message or body]

Date: 2008-10-31 19:54:27 +0100 (Fri, 31 Oct 2008)
New Revision: 18947

Log Message:
apps/plugin.c : do not declare backlight_* part of rockbox api
if HAVE_BACKLIGHT is not defined

Modified:
   trunk/apps/plugin.c

Modified: trunk/apps/plugin.c
===================================================================
--- trunk/apps/plugin.c	2008-10-31 18:54:24 UTC (rev 18946)
+++ trunk/apps/plugin.c	2008-10-31 18:54:27 UTC (rev 18947)
@@ -147,6 +147,7 @@
     gui_scrollbar_draw,
 #endif
 
+#ifdef HAVE_BACKLIGHT
     backlight_on,
     backlight_off,
     backlight_set_timeout,
@@ -158,6 +159,7 @@
     backlight_set_timeout_plugged,
 #endif
     is_backlight_on,
+#endif /* HAVE_BACKLIGHT */
     splash,
     splashf,
 

_______________________________________________
rockbox-cvs mailing list
rockbox-cvs@cool.haxx.se
http://cool.haxx.se/cgi-bin/mailman/listinfo/rockbox-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic