lkml.org 
[lkml]   [2013]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2/2] mn10300: Fix include dependency in irqflags.h
Date
ddaney.cavm@gmail.com wrote:

> #ifndef __ASSEMBLY__
> -#include <linux/smp.h>
> +/* linux/smp.h <- linux/irqflags.h needs asm/smp.h first */
> +#include <asm/smp.h>
> #endif

If you make this change, is the #ifndef __ASSEMBLY__ still necessary, I
wonder...

David


\
 
 \ /
  Last update: 2013-06-17 11:41    [W:0.091 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site