Hello.

On 11-09-2011 15:59, Geert Uytterhoeven wrote:

The top of <linux/irq.h> has this comment:

  * Please do not include this file in generic code.  There is currently
  * no requirement for any architecture to implement anything held
  * within this file.
  *
  * Thanks. --rmk

Remove inclusion of <linux/irq.>, to prevent the following compile error

   <linux/irq.h>? You've also typoed in the subject.

from happening soon:

| include/linux/irq.h:132: error: redefinition of ‘struct irq_data’
| include/linux/irq.h:286: error: redefinition of ‘struct irq_chip’

Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: [email protected]

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to