Clean header file's definition flow
authorShivam Garg <shivgarg@live.com>
Sat, 16 Sep 2017 16:50:44 +0000 (01:50 +0900)
committerShivam Garg <garg.shivam@samsung.com>
Mon, 18 Sep 2017 14:03:34 +0000 (23:03 +0900)
os/drivers/audio/alc5658reg.h

index b19661e..892e55d 100644 (file)
 /****************************************************************************
  * Included Files
  ****************************************************************************/
-#ifdef CONFIG_AUDIO
-
 #include <tinyara/config.h>
 #include <tinyara/compiler.h>
 
+#ifdef CONFIG_AUDIO
+
+/****************************************************************************
+ * Pre-processor Definitions
+ ****************************************************************************/
+
 /* Registers Addresses ******************************************************/
 typedef enum {
        ALC5658_RESET = 0x0000,