-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
__devinit problem in base/arch/x86/calibration/smi-module.c #11
Comments
@steffenmauch, I compiled under 12.04 just a couple days ago (after the merge) and it was alright. Can you let me know more information from your setup? For example the output of the following commands:
|
Linux rtai-fpga 3.8.13-RTAI #4 SMP PREEMPT Sat Aug 3 12:04:41 CEST 2013 i686 i686 i386 GNU/Linux gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 tried with x86 and x86_64 Ubuntu 12.04.2 LTS |
Fixed in bd08e27 Thanks for the report. |
Should line 36 have a space after pound? |
That's how I indent directives inside |
I think through the latest merge, __devinit has appeared inside base/arch/x86/calibration/smi-module.c again.
With __devinit it does not compile with Ubuntu 12.04!
The text was updated successfully, but these errors were encountered: