Ignore:
Timestamp:
Jan 25, 2021, 11:33:33 PM (5 years ago)
Author:
Paul Smedley
Message:

More code cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/include/linux/kernel.h

    r647 r660  
    1111#include <stdarg.h>
    1212//#include <linux/linkage.h>
     13#include <linux/bitops.h>
    1314#include <linux/gfp.h>
    1415#include <linux/types.h>
    15 #include <linux/bitops.h>
     16#include <linux/log2.h>
    1617
    1718/* Optimization barrier */
Note: See TracChangeset for help on using the changeset viewer.