diff options
| -rw-r--r-- | include/linux/unaligned/generic.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/linux/unaligned/generic.h b/include/linux/unaligned/generic.h index cc688e1eb..02d97ff3d 100644 --- a/include/linux/unaligned/generic.h +++ b/include/linux/unaligned/generic.h @@ -1,9 +1,6 @@  #ifndef _LINUX_UNALIGNED_GENERIC_H  #define _LINUX_UNALIGNED_GENERIC_H -/* define __force to nothing in U-Boot */ -#define __force -  /*   * Cause a link-time error if we try an unaligned access other than   * 1,2,4 or 8 bytes long |