fw/comm: Remove useless include from msgb.c
authorSylvain Munaut <tnt@246tNt.com>
Sat, 4 Jun 2011 10:20:32 +0000 (12:20 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Sat, 25 Jun 2011 20:28:57 +0000 (22:28 +0200)
Left over from the backlight debug code

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/target/firmware/comm/msgb.c

index 792abc6..cf912ee 100644 (file)
@@ -28,8 +28,6 @@
 
 #include <osmocom/core/msgb.h>
 
-#include <calypso/backlight.h>
-
 #define NO_TALLOC
 
 void *tall_msgb_ctx;