]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/universe.h
EXYNOS5: Change parent clock of FIMD to MPLL
[karo-tx-uboot.git] / include / universe.h
index 684e9272b7798794096e2fe3812114e05a756218..2892d31b4bb8f99c6108616c0a3633a4b4f587fd 100644 (file)
 #ifndef _universe_h
 #define _universe_h
 
-
 typedef struct _UNIVERSE UNIVERSE;
 typedef struct _SLAVE_IMAGE SLAVE_IMAGE;
 typedef struct _TDMA_CMD_PACKET TDMA_CMD_PACKET;
 
-
 struct _SLAVE_IMAGE {
        unsigned int ctl;      /* Control     */
        unsigned int bs;       /* Base        */
@@ -148,10 +146,3 @@ struct _TDMA_CMD_PACKET {
 #define PCI_MS_Mxx             0x03
 
 #endif
-
-
-
-
-
-
-