1. 27 Dec, 2011 9 commits
  2. 24 Dec, 2011 1 commit
  3. 23 Dec, 2011 3 commits
  4. 21 Dec, 2011 1 commit
    • Olof Johansson's avatar
      net: macb: fix build break with !CONFIG_OF · b17471f5
      Olof Johansson authored
      This fixes the build of the macb driver that was broken by the DT changes:
      
      drivers/net/ethernet/cadence/macb.c:1503: error: implicit declaration of function 'of_match_ptr'
      drivers/net/ethernet/cadence/macb.c:1503: error: 'macb_dt_ids' undeclared here (not in a function)
      drivers/net/ethernet/cadence/macb.c:1503: error: initializer element is not constant
      drivers/net/ethernet/cadence/macb.c:1503: error: (near initialization for 'macb_driver.driver.of_match_table')
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
      b17471f5
  5. 20 Dec, 2011 2 commits
  6. 17 Dec, 2011 4 commits
  7. 16 Dec, 2011 20 commits