]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - fs/yaffs2/ydirectenv.h
Add cmd_process_error() to report and process errors
[karo-tx-uboot.git] / fs / yaffs2 / ydirectenv.h
index c912b09a40d237c7a17a38359bccf89a10a337cf..c2ffbfd56d9061ab1bcd2778c50f915064a436c8 100644 (file)
@@ -56,8 +56,6 @@ void yaffs_qsort(void *aa, size_t n, size_t es,
 
 #ifdef NO_inline
 #define inline
-#else
-#define inline __inline__
 #endif
 
 #define cond_resched()  do {} while (0)