Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102398
b: refs/heads/master
c: 880e5e2
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 21, 2008
1 parent b43bdd3 commit c4b5a07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8468afc039f03837066132be14cdd9e5fa726f0b
refs/heads/master: 880e5e212ec5ab12411e40c78bd5ac501e9caeed
1 change: 1 addition & 0 deletions trunk/drivers/video/c2p.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,5 +227,6 @@ void c2p(u8 *dst, const u8 *src, u32 dx, u32 dy, u32 width, u32 height,
dst += dst_nextline;
}
}
EXPORT_SYMBOL_GPL(c2p);

MODULE_LICENSE("GPL");

0 comments on commit c4b5a07

Please sign in to comment.