From 7b1d25a2f5fa312d47ca9c34de31a3872637bd11 Mon Sep 17 00:00:00 2001 From: Bartlomiej Zolnierkiewicz Date: Thu, 24 Jul 2008 22:53:27 +0200 Subject: [PATCH] --- yaml --- r: 105729 b: refs/heads/master c: b0a62817961796f6dcef5f316134d8bc7279bf6e h: refs/heads/master i: 105727: bd744c028a94e53ba633f5b274e7d1a79af5f0f9 v: v3 --- [refs] | 2 +- trunk/include/asm-xtensa/ide.h | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/[refs] b/[refs] index 7d005e755ebf..e4c1dce3ba25 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 37c5ef56989717d871d048f98fb6411e7a17c43d +refs/heads/master: b0a62817961796f6dcef5f316134d8bc7279bf6e diff --git a/trunk/include/asm-xtensa/ide.h b/trunk/include/asm-xtensa/ide.h index 6b912742a42d..cb995701c42d 100644 --- a/trunk/include/asm-xtensa/ide.h +++ b/trunk/include/asm-xtensa/ide.h @@ -19,17 +19,8 @@ # define MAX_HWIFS 1 #endif -static __inline__ int ide_default_irq(unsigned long base) -{ - /* Unsupported! */ - return 0; -} - -static __inline__ unsigned long ide_default_io_base(int index) -{ - /* Unsupported! */ - return 0; -} +#include #endif /* __KERNEL__ */ + #endif /* _XTENSA_IDE_H */