]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/m68knommu/platform/5272/config.c
m68knommu: remove duplicate ColdFire mcf_autovector() code
[karo-tx-linux.git] / arch / m68knommu / platform / 5272 / config.c
index 5f95fcde05fd8a8a1e951b32594415bb27453154..94a66c12c96ab010f8ea617506ef1cde7216eaad 100644 (file)
@@ -148,13 +148,6 @@ void mcf_disableall(void)
 
 /***************************************************************************/
 
-void mcf_autovector(unsigned int vec)
-{
-       /* Everything is auto-vectored on the 5272 */
-}
-
-/***************************************************************************/
-
 void mcf_settimericr(int timer, int level)
 {
        volatile unsigned long *icrp;