Linux: removed documentation of parameter

The parameter is not present in the linux implementation so removed
the documentation for the parameter.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois 2015-04-01 16:02:46 -07:00
parent ccd18929fc
commit 78dd177e86
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ protected:
* Constructor
*
* @param name Driver name
* @param irq Interrupt assigned to the device.
*/
Device(const char *name);