Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320004
b: refs/heads/master
c: 50fbe32
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Jun 18, 2012
1 parent 7857efa commit f6fd96c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fc3f906bce236bcf414285dca46550a73e2eaec8
refs/heads/master: 50fbe32cf41a8309ed8016eb6f81232acfa23ae7
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/videobuf-dma-contig.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ struct videobuf_dma_contig_memory {

static int __videobuf_dc_alloc(struct device *dev,
struct videobuf_dma_contig_memory *mem,
unsigned long size, unsigned long flags)
unsigned long size, gfp_t flags)
{
mem->size = size;
if (mem->cached) {
Expand Down

0 comments on commit f6fd96c

Please sign in to comment.