Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284121
b: refs/heads/master
c: f50efa2
h: refs/heads/master
i:
  284119: ea37c1f
v: v3
  • Loading branch information
Eliot Blennerhassett authored and Takashi Iwai committed Dec 22, 2011
1 parent e472cee commit 913491c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4e225e2649660af1510aa06f20b32e1dcc45545e
refs/heads/master: f50efa2d9b10e32bf9ccd1a4692df3096512dcfc
4 changes: 3 additions & 1 deletion trunk/sound/pci/asihpi/asihpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
*/

#include "hpi_internal.h"
#include "hpi_version.h"
#include "hpimsginit.h"
#include "hpioctl.h"
#include "hpicmn.h"
Expand All @@ -46,7 +47,8 @@

MODULE_LICENSE("GPL");
MODULE_AUTHOR("AudioScience inc. <support@audioscience.com>");
MODULE_DESCRIPTION("AudioScience ALSA ASI5000 ASI6000 ASI87xx ASI89xx");
MODULE_DESCRIPTION("AudioScience ALSA ASI5000 ASI6000 ASI87xx ASI89xx "
HPI_VER_STRING);

#if defined CONFIG_SND_DEBUG_VERBOSE
/**
Expand Down

0 comments on commit 913491c

Please sign in to comment.