24 Jun, 2008
2 commits
-
The code in include/pcmcia/bulkmem.h was only kept for compatibility reasons.
Therefore, move the remaining region_info_t definition to ds.h[linux@dominikbrodowski.net: do not modify the IOCTL, move definition to
ds.h, and update changelog]
Signed-off-by: Magnus Damm
Signed-off-by: Dominik Brodowski -
Fix the following warnings:
drivers/pcmcia/au1000_generic.c: In function `au1x00_pcmcia_socket_probe':
drivers/pcmcia/au1000_generic.c:405: warning: integer constant is too large for
"long" type
drivers/pcmcia/au1000_generic.c:413: warning: integer constant is too large for
"long" typeby properly postfixing the socket constants. While at it, fix the lines over 80
characters long in the vicinity...Signed-off-by: Sergei Shtylyov
Acked-by: Ralf Baechle
Signed-off-by: Dominik Brodowski
01 Jul, 2006
1 commit
-
Signed-off-by: Jörn Engel
Signed-off-by: Adrian Bunk
10 Nov, 2005
1 commit
-
Add rsp. remove the inclusion of as needed.
Signed-off-by: Ralf Baechle
Signed-off-by: Dominik Brodowski
30 Oct, 2005
1 commit
-
Updated db1200_defconfig so pcmcia is enabled by default.
Signed-off-by: Ralf Baechle
08 Jul, 2005
1 commit
-
As a follow-up, remove the inclusion of pcmcia/version.h in many files.
Signed-off-by: Dominik Brodowski
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!