]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/tx6ul.c
karo: tx6ul: enable soft i2c driver and 'i2c' command
[karo-tx-uboot.git] / board / karo / tx6 / tx6ul.c
index dd3507673857ffa32ee3eaff572a69b01422bb75..1817e2793bad3ca21e174da00d5f008a04c67c7d 100644 (file)
@@ -467,7 +467,7 @@ static struct pmic_regs rn5t567_regs[] = {
        { RN5T567_LDORTC1_SLOT, 0x0f, ~0x3f, },
 };
 
-static int pmic_addr __maybe_unused = 0x33;
+static int pmic_addr = 0x33;
 #endif
 
 int board_init(void)