Skip to content
Snippets Groups Projects
  1. Oct 03, 2011
  2. Sep 30, 2011
  3. Sep 28, 2011
  4. Sep 27, 2011
  5. Sep 22, 2011
  6. Sep 21, 2011
  7. Sep 13, 2011
  8. Sep 12, 2011
    • Fabio Estevam's avatar
      MX25: tx25: Fix build by making use of GPIO framework · c2205f4d
      Fabio Estevam authored
      
      Make use of GPIO framework and avoid the following build error:
      
      tx25.c: In function 'tx25_fec_init':
      tx25.c:73: error: dereferencing pointer to incomplete type
      tx25.c:74: error: dereferencing pointer to incomplete type
      tx25.c:75: error: dereferencing pointer to incomplete type
      tx25.c:76: error: dereferencing pointer to incomplete type
      tx25.c:83: error: dereferencing pointer to incomplete type
      tx25.c:84: error: dereferencing pointer to incomplete type
      tx25.c:114: error: dereferencing pointer to incomplete type
      tx25.c:115: error: dereferencing pointer to incomplete type
      tx25.c:116: error: dereferencing pointer to incomplete type
      tx25.c:117: error: dereferencing pointer to incomplete type
      tx25.c:124: error: dereferencing pointer to incomplete type
      tx25.c:125: error: dereferencing pointer to incomplete type
      tx25.c:126: error: dereferencing pointer to incomplete type
      
      Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
      Acked-by: default avatarStefano Babic <sbabic@denx.de>
      c2205f4d
  9. Sep 10, 2011
  10. Sep 09, 2011
  11. Sep 07, 2011
Loading