This is an automated email from the ASF dual-hosted git repository.

xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from e17d776357f docs/guides/customboards: Mention special Kconfig settings
     new a8f55fbfd8e drivers/clk: use uintptr_t for register addresses
     new 8857d3673f0 drivers/clk: fix conflicting types in clk_register_* 
definitions

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 drivers/clk/clk.h                    |  8 ++++----
 drivers/clk/clk_divider.c            |  2 +-
 drivers/clk/clk_fractional_divider.c |  2 +-
 drivers/clk/clk_gate.c               |  2 +-
 drivers/clk/clk_multiplier.c         |  2 +-
 drivers/clk/clk_mux.c                |  2 +-
 drivers/clk/clk_phase.c              |  2 +-
 include/nuttx/clk/clk_provider.h     | 24 ++++++++++++------------
 8 files changed, 22 insertions(+), 22 deletions(-)

Reply via email to