Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit beb9f4ed authored by Marek Szyprowski's avatar Marek Szyprowski Committed by Ben Dooks
Browse files

[ARM] S3C64XX: fix GPIO debug



Fix compilation bug when debug was enabled

Reviewed-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
parent f36dd6e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@
#if 1
#define gpio_dbg(x...) do { } while(0)
#else
#define gpio_dbg(x...) printk(KERN_DEBUG ## x)
#define gpio_dbg(x...) printk(KERN_DEBUG x)
#endif

/* The s3c64xx_gpiolib_4bit routines are to control the gpio banks where