]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-tegra30/pinmux.h
ARM: tegra: prototype pinmux_init() in board.h
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra30 / pinmux.h
index 0704e4d4d4a1d0a76f488e6a84a3f66430628a41..1449f53b333e49c3928aac9406a9630e002667af 100644 (file)
@@ -632,9 +632,6 @@ void pinmux_set_io(enum pmux_pingrp pin, enum pmux_pin_io io);
  */
 void pinmux_config_table(struct pingroup_config *config, int len);
 
-/* Set a group of pins from a table */
-void pinmux_init(void);
-
 /**
  * Set the GP pad configs
  *