asoc: codecs: Update file names of bolero

Update file names of bolero to be compliance
to driver file name convention.

Change-Id: I138d0211803f93152ae7fb01eae68050dada082f
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
diff --git a/asoc/codecs/bolero/internal.h b/asoc/codecs/bolero/internal.h
index 0fca994..0e310c8 100644
--- a/asoc/codecs/bolero/internal.h
+++ b/asoc/codecs/bolero/internal.h
@@ -13,7 +13,7 @@
 #ifndef _BOLERO_INTERNAL_H
 #define _BOLERO_INTERNAL_H
 
-#include "bolero_cdc_registers.h"
+#include "bolero-cdc-registers.h"
 
 enum {
 	REG_NO_ACCESS,
@@ -36,8 +36,6 @@
 	u16 num_macros_registered;
 	u16 child_num;
 	u16 current_mclk_mux_macro[MAX_MACRO];
-	struct platform_device *pdev_child_devices[MAX_MACRO];
-
 	struct work_struct bolero_add_child_devices_work;
 
 	int (*read_dev)(struct bolero_priv *priv,