Skip to content
  1. Feb 28, 2017
  2. Feb 16, 2017
  3. Feb 13, 2017
  4. Jan 30, 2017
  5. Jan 17, 2017
  6. Jan 14, 2017
    • Nicolas Dichtel's avatar
      ARM: put types.h in uapi · ed79c9d3
      Nicolas Dichtel authored
      
      
      Due to the way kbuild works, this header was unintentionally exported
      back in 2013 when it was created, despite it not being in a uapi/
      directory.  This is very non-intuitive behaviour by Kbuild.
      
      However, we've had this include exported to userland for almost four
      years, and searching google for "ARM types.h __UINTPTR_TYPE__" gives
      no hint that anyone has complained about it.  So, let's make it
      officially exported in this state.
      
      Signed-off-by: default avatarNicolas Dichtel <nicolas.dichtel@6wind.com>
      Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
      ed79c9d3
  7. Jan 11, 2017