Skip to content

Commit

Permalink
fixup 'a64_linux: update to orange-pi-6.1-20230214-2103' (camera siph…
Browse files Browse the repository at this point in the history
…ash)

Issue genodelabs#21.
  • Loading branch information
cnuke committed Jun 20, 2023
1 parent 15250e8 commit c1f2431
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 0 additions & 8 deletions src/drivers/camera/pinephone/generated_dummies.c
Original file line number Diff line number Diff line change
Expand Up @@ -882,14 +882,6 @@ int set_page_dirty_lock(struct page * page)
}


#include <linux/siphash.h>

u64 siphash_1u64(const u64 first,const siphash_key_t * key)
{
lx_emul_trace_and_stop(__func__);
}


#include <linux/smp.h>

void smp_call_function_many(const struct cpumask * mask,smp_call_func_t func,void * info,bool wait)
Expand Down
1 change: 1 addition & 0 deletions src/drivers/camera/pinephone/source.list
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ lib/refcount.c
lib/percpu-refcount.c
lib/scatterlist.c
lib/sbitmap.c
lib/siphash.c
lib/string.c
lib/string_helpers.c
lib/timerqueue.c
Expand Down

0 comments on commit c1f2431

Please sign in to comment.