Skip to content

Commit

Permalink
ryzenadj_priv.h: remove unneeded includes
Browse files Browse the repository at this point in the history
  • Loading branch information
kylon authored and FlyGoat committed Sep 18, 2024
1 parent c795a14 commit 474816e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/ryzenadj_priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
#ifndef RYZENADJ_PRIV_H
#define RYZENADJ_PRIV_H

#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>

#include "nb_smu_ops.h"

Expand Down

0 comments on commit 474816e

Please sign in to comment.