From: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> This patche removes pound define from visorchannel.h. Signed-off-by: Erik Arfvidson <erik.arfvidson@xxxxxxxxxx> Signed-off-by: Benjamin Romer <benjamin.romer@xxxxxxxxxx> --- drivers/staging/unisys/visorchannel/visorchannel.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/staging/unisys/visorchannel/visorchannel.h b/drivers/staging/unisys/visorchannel/visorchannel.h index e8df58d..d4f1651 100644 --- a/drivers/staging/unisys/visorchannel/visorchannel.h +++ b/drivers/staging/unisys/visorchannel/visorchannel.h @@ -25,9 +25,6 @@ #ifndef HOSTADDRESS #define HOSTADDRESS u64 #endif -#ifndef BOOL -#define BOOL int -#endif /* Note that for visorchannel_create() and visorchannel_create_overlapped(), * <channel_bytes> and <guid> arguments may be 0 if we are a channel CLIENT. -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel