Skip to content

Commit

Permalink
random: remove deprecated rand32.h
Browse files Browse the repository at this point in the history
Header file was kept for 2 releases, time to remove it.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
  • Loading branch information
mmahadevan108 authored and dkalowsk committed Nov 14, 2024
1 parent 9f5ef47 commit 7498329
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
3 changes: 3 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ API Changes
* Deprecated ``EARLY``, ``APPLICATION`` and ``SMP`` init levels can no longer be
used for devices.

* Removed deprecated header file
``include/zephyr/random/rand32.h``. ``random.h`` needs to be included now.

Removed APIs in this release
============================

Expand Down
15 changes: 0 additions & 15 deletions include/zephyr/random/rand32.h

This file was deleted.

0 comments on commit 7498329

Please sign in to comment.