Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249224
b: refs/heads/master
c: 8a94d1a
h: refs/heads/master
v: v3
  • Loading branch information
Aaro Koskinen authored and Greg Kroah-Hartman committed Apr 26, 2011
1 parent da5c1fe commit bfa2cb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 49192c45648e8706f280f9cd032fae4c91bcb2bb
refs/heads/master: 8a94d1aaf6a5a7de12dee77bb40a083501172ae0
4 changes: 2 additions & 2 deletions trunk/drivers/staging/xgifb/XGI_main_26.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ static void XGIRegInit(struct vb_device_info *XGI_Pr, unsigned long BaseAddr)

/* ------------ Interface for init & mode switching code ------------- */

unsigned char XGIfb_query_VGA_config_space(
static unsigned char XGIfb_query_VGA_config_space(
struct xgi_hw_device_info *pXGIhw_ext, unsigned long offset,
unsigned long set, unsigned long *value)
{
Expand Down Expand Up @@ -426,7 +426,7 @@ unsigned char XGIfb_query_VGA_config_space(

/* ------------------ Internal helper routines ----------------- */

int XGIfb_GetXG21DefaultLVDSModeIdx(void)
static int XGIfb_GetXG21DefaultLVDSModeIdx(void)
{

int found_mode = 0;
Expand Down

0 comments on commit bfa2cb4

Please sign in to comment.