Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335488
b: refs/heads/master
c: 619506d
h: refs/heads/master
v: v3
  • Loading branch information
Cornelia Huck authored and Martin Schwidefsky committed Nov 6, 2012
1 parent 4144d20 commit 8c2b3df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8e7a33df0976459674dece4b630b5d59796ece7
refs/heads/master: 619506d5dabb49b7f223a4f2f6b8d697574dd799
2 changes: 2 additions & 0 deletions trunk/arch/s390/include/asm/cio.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

#define LPM_ANYPATH 0xff
#define __MAX_CSSID 0
#define __MAX_SUBCHANNEL 65535
#define __MAX_SSID 3

#include <asm/scsw.h>

Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/s390/cio/css.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ extern int for_each_subchannel(int(*fn)(struct subchannel_id, void *), void *);
extern void css_reiterate_subchannels(void);
void css_update_ssd_info(struct subchannel *sch);

#define __MAX_SUBCHANNEL 65535
#define __MAX_SSID 3

struct channel_subsystem {
u8 cssid;
int valid;
Expand Down

0 comments on commit 8c2b3df

Please sign in to comment.