Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 226d3a15 authored by Jonathan Cameron's avatar Jonathan Cameron Committed by Eric Miao
Browse files

pcmcia: pxa2xx/trizeps4: remove unnecessary ifdefs

parent b34e7b4f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -55,10 +55,6 @@ static int trizeps_pcmcia_hw_init(struct soc_pcmcia_socket *skt)
		}
		skt->socket.pci_irq = IRQ_GPIO(GPIO_PRDY);
		break;

#ifndef CONFIG_MACH_TRIZEPS_CONXS
	case 1:
#endif
	default:
		break;
	}