ARM: davinci: Remove unused functions from header
authorAdam Ford <aford173@gmail.com>
Sun, 28 Apr 2019 21:45:26 +0000 (16:45 -0500)
committerMarek Vasut <marex@denx.de>
Fri, 3 May 2019 15:14:49 +0000 (17:14 +0200)
commitff83e4c368f0155617e813d275d88192f05131e1
tree9978e6a8e705315cd643ef42d88642a1fe72df98
parente0b0af666a81f166397e3aebd26e9401ae48c97d
ARM: davinci: Remove unused functions from header

There are a few functions defined in the header file, but they are
not referenced by any Davinci code.  In order to make a general
function in the future with static function declarations, this
patch will remove the references all together.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/mach-davinci/include/mach/da8xx-usb.h