Teach all drivers to use local report.h instead of shared/report.h.
Remove all references to shared/debug.h as well (was unused in all cases).
This commit is contained in:
@@ -22,11 +22,9 @@
|
||||
|
||||
#include "lcd.h"
|
||||
#include "wirz-sli.h"
|
||||
//#include "drv_base.h"
|
||||
#include "report.h"
|
||||
#include "lcd_lib.h"
|
||||
|
||||
//#include "shared/debug.h"
|
||||
#include "shared/str.h"
|
||||
|
||||
#define SLI_DEFAULT_DEVICE "/dev/lcd"
|
||||
|
||||
Reference in New Issue
Block a user