Aesthetical changes.

This commit is contained in:
Naoki Hamada
2014-08-28 15:02:10 +09:00
parent 34c4dd8d77
commit 6245a8eb63

View File

@@ -26,20 +26,12 @@
#include <linux/fs.h>
#include <linux/miscdevice.h>
#include <linux/slab.h>
#include <linux/list.h>
#include <linux/strings.h>
#include "mcctrl.h"
#ifdef ATTACHED_MIC
#include <sysdeps/mic/mic/micconst.h>
#endif
#define IKC_DEBUG
#ifdef IKC_DEBUG
#define dprintk(...) printk(__VA_ARGS__)
#else
#define dprintk(...)
#endif
#define REQUEST_SHIFT 16
//int num_channels;