login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
18
Re: [RFC] [PATCH -mm] ASIC3 driver
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Thomas Gleixner
Subject:
Re: [RFC] [PATCH -mm] ASIC3 driver
Date: Thursday, October 18, 2007 - 3:15 pm
On Thu, 18 Oct 2007, Andrew Morton wrote:
quoted text
> > + > > +#include <linux/module.h> > > +#include <linux/version.h> > > +#include <linux/irq.h> > > Please see the large comment at the top of linux/irq.h. I believe this > driver will fial to compile on at least arm. > > We really should fix this.
drivers are fine with: #include <linux/interrupt.h> If they need linux/irq.h, then they do probably something really nasty. tglx -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC] [PATCH -mm] ASIC3 driver
, Samuel Ortiz
, (Thu Oct 18, 2:12 am)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Andrew Morton
, (Thu Oct 18, 3:05 pm)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Thomas Gleixner
, (Thu Oct 18, 3:15 pm)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Samuel Ortiz
, (Thu Oct 18, 4:42 pm)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Samuel Ortiz
, (Fri Oct 19, 3:53 am)
Re: [RFC] [PATCH -mm] ASIC3 driver
, pHilipp Zabel
, (Fri Oct 19, 5:02 am)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Andrew Morton
, (Fri Oct 19, 11:00 am)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Thomas Gleixner
, (Fri Oct 19, 11:17 am)
Re: [RFC] [PATCH -mm] ASIC3 driver
, Samuel Ortiz
, (Sat Oct 20, 4:31 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Jesse Barnes
Re: [stable] [BUG][PATCH] cpqphp: fix kernel NULL pointer dereference
Greg KH
[003/136] p54usb: add Zcomax XG-705A usbid
Magnus Damm
[PATCH 03/07] ARM: Use shared GIC entry macros on Realview
Oliver Neukum
Re: [Bug #13682] The webcam stopped working when upgrading from 2.6.29 to 2.6.30
Martin Schwidefsky
Re: [PATCH] optimized ktime_get[_ts] for GENERIC_TIME=y
git
:
Junio C Hamano
Re: Some advanced index playing
Jeff King
Re: confu