Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64269
b: refs/heads/master
c: 4ae8aea
h: refs/heads/master
i:
  64267: 7f8fba4
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Aug 23, 2007
1 parent 4e0c9a7 commit 6bf20b9
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 0aa42632d3a0024700b25f57fd0fca56f6abad24
refs/heads/master: 4ae8aeae47e0f014ec453c4b75c9de00bd29e9e6
3 changes: 1 addition & 2 deletions trunk/drivers/video/console/newport_con.c
Original file line number Diff line number Diff line change
Expand Up @@ -738,9 +738,8 @@ const struct consw newport_con = {
#ifdef MODULE
static int __init newport_console_init(void)
{

if (!sgi_gfxaddr)
return NULL;
return 0;

if (!npregs)
npregs = (struct newport_regs *)/* ioremap cannot fail */
Expand Down

0 comments on commit 6bf20b9

Please sign in to comment.