Commit 9cf97b1b authored by Mike Rapoport's avatar Mike Rapoport Committed by Eric Miao
Browse files

[ARM] pxa/em-x270: remove debug leftovers

parent 489db6a6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1258,7 +1258,6 @@ static void __init em_x270_init_i2c(void)

static void __init em_x270_module_init(void)
{
	pr_info("%s\n", __func__);
	pxa2xx_mfp_config(ARRAY_AND_SIZE(em_x270_pin_config));

	mmc_cd = GPIO13_MMC_CD;
@@ -1270,7 +1269,6 @@ static void __init em_x270_module_init(void)

static void __init em_x270_exeda_init(void)
{
	pr_info("%s\n", __func__);
	pxa2xx_mfp_config(ARRAY_AND_SIZE(exeda_pin_config));

	mmc_cd = GPIO114_MMC_CD;