]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/regulator/pcap-regulator.c
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / drivers / regulator / pcap-regulator.c
index c2469263db954a392327f00d76a9658d7ee1811a..0345f38f6f78838e9141aff44c381fae1f6ea503 100644 (file)
@@ -86,10 +86,6 @@ static const unsigned int SW1_table[] = {
 
 #define SW2_table SW1_table
 
-static const unsigned int SW3_table[] = {
-       4000000, 4500000, 5000000, 5500000,
-};
-
 struct pcap_regulator {
        const u8 reg;
        const u8 en;