Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-02 | Correct all compiler warning messages. | Paulo Cesar Pereira de Andrade | |
Code compiled with: gcc -Wall -Wbad-function-cast -Wdeclaration-after-statement \ -Wmissing-prototypes -Wmissing-declarations -Wnested-externs \ -fno-strict-aliasing -Wold-style-definition -Wpointer-arith \ -Wstrict-prototypes This patch also makes most smi_501.c functions static, as they are not called from anywhere else. Also removed prototypes for non existent functions in smi_501.h. | |||
2008-03-10 | smi: add pciaccess support | Dave Airlie | |