]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-tegra124/pinmux.h
ARM: tegra: prototype pinmux_init() in board.h
[karo-tx-uboot.git] / arch / arm / include / asm / arch-tegra124 / pinmux.h
index 2042f1f7e5a394288a5f882d2f40a0239fd3184f..900cf4462264de26f18175a00ae9826be168b68e 100644 (file)
@@ -584,9 +584,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
  *