From: Adrian Bunk - the macros are gone - there's no more code in this file, LGPL + GPL = GPL, and the code that was moved to lib/bcd.c is anyway trivial Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton --- include/linux/bcd.h | 9 --------- 1 file changed, 9 deletions(-) diff -puN include/linux/bcd.h~include-linux-bcdh-remove-comments include/linux/bcd.h --- a/include/linux/bcd.h~include-linux-bcdh-remove-comments +++ a/include/linux/bcd.h @@ -1,12 +1,3 @@ -/* Permission is hereby granted to copy, modify and redistribute this code - * in terms of the GNU Library General Public License, Version 2 or later, - * at your option. - */ - -/* macros to translate to/from binary and binary-coded decimal (frequently - * found in RTC chips). - */ - #ifndef _BCD_H #define _BCD_H _