[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDOMVgOfaf7qHXGSdwpyT4edo_ZjbbnkP7UYNbzkRzudW_f-A@mail.gmail.com>
Date: Wed, 16 Jul 2014 21:13:19 -0400
From: Nick Krause <xerofoify@...il.com>
To: Valdis.Kletnieks@...edu
Cc: ben-linux <ben-linux@...ff.org>,
"kgene.kim" <kgene.kim@...sung.com>,
Russell King - ARM Linux <linux@....linux.org.uk>,
Tomasz Figa <tomasz.figa@...il.com>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc <linux-samsung-soc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] mach-s3c64xx: Remove all defintions not related to regs-clocks
On Mon, Jul 14, 2014 at 5:43 PM, <Valdis.Kletnieks@...edu> wrote:
> On Mon, 14 Jul 2014 14:14:24 -0400, Nicholas Krause said:
>> This patch addresses the fix me message in this file that states to
>> remove all definitions not related to reg-clocks in this header
>> file.
>>
>> Signed-off-by: Nicholas Krause <xerofoify@...il.com>
>> ---
>> arch/arm/mach-s3c64xx/include/mach/regs-clock.h | 22 +---------------------
>> 1 file changed, 1 insertion(+), 21 deletions(-)
>
>> -#endif /* _PLAT_REGS_CLOCK_H */
>> +/#endif /* _PLAT_REGS_CLOCK_H */
>
> You're kidding us, right? Given that this was obviously *not* compile
> tested at all, why should we believe that in fact all those #defines
> are in fact no longer used?
>
> Hint: There's a very high chance that somebody stuck that FIXME in there rather
> than just cleaning it up themselves precisely *because* it was still in use in
> an inconvenient to fix place in the tree..
>
I build the arch/arm directory I seem to me hitting a error.
arch/arm/xen/enlighten.c:17:29: fatal error: asm/system_misc.h: No
such file or directory
#include <asm/system_misc.h>
I am also looking into fixing this issue.
Cheers Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists