Include Header file for fixing compilation error in HSP mode in WHUNT Change-Id: I2d1c4d6a5b089b9e0e5176fc7fa257748b90143e
@@ -22,7 +22,7 @@
#include <linux/io.h>
#include "hif.h"
#include "hif_main.h"
-
+#include "pld_common.h"
/* Device memory is 32MB but bar size is only 1MB.
* Register remapping logic is used to access 32MB device memory.
* 0-512KB : Fixed address, 512KB-1MB : remapped address.