[PATCH linux 06/19] fsi: enable debug
christopher.lee.bostic at gmail.com
christopher.lee.bostic at gmail.com
Mon Nov 21 13:40:35 AEDT 2016
From: Jeremy Kerr <jk at ozlabs.org>
Enable debug for the fsi core during development. Remove before
submission.
Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
---
drivers/fsi/fsi-core.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/fsi/fsi-core.c b/drivers/fsi/fsi-core.c
index ce9428d..db1a1ce 100644
--- a/drivers/fsi/fsi-core.c
+++ b/drivers/fsi/fsi-core.c
@@ -13,6 +13,8 @@
* GNU General Public License for more details.
*/
+#define DEBUG
+
#include <linux/device.h>
#include <linux/fsi.h>
#include <linux/module.h>
--
1.8.2.2
More information about the openbmc
mailing list