ag71xx driver: introduce new flag for the AR913x SOCs

SVN-Revision: 13376
This commit is contained in:
Gabor Juhos
2008-11-27 17:31:22 +00:00
parent 44108d6a2d
commit 74932eb40a
2 changed files with 3 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ struct ag71xx_platform_data {
u8 mac_addr[ETH_ALEN];
u8 has_gbit:1;
u8 is_ar91xx:1;
void (* ddr_flush)(void);
void (* set_pll)(u32 pll);