[ar7] add support for titan variant (WRTP54G) (#6185)
[openwrt-10.03/.git] / target / linux / ar7 / files / include / linux / vlynq.h
index b3f24741bb9696e9d9b00cbad6c118191079a24c..8f6a95882b093f1e792b59db7ec164de626a2fe3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007 OpenWrt.org
+ * Copyright (C) 2006, 2007 Eugene Konev <ejka@openwrt.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -59,7 +59,7 @@ struct vlynq_device_id {
 
 struct vlynq_regs;
 struct vlynq_device {
-       u32 id;
+       u32 id, dev_id;
        int local_irq;
        int remote_irq;
        enum vlynq_divisor divisor;